home *** CD-ROM | disk | FTP | other *** search
- Path: ix.netcom.com!netnews
- From: miker3@ix.netcom.com (Mike Rubenstein)
- Newsgroups: comp.lang.c++
- Subject: Re: VC++ 4.0 graph.h
- Date: Wed, 03 Jan 1996 12:02:55 GMT
- Organization: Netcom
- Message-ID: <30ea6fc4.45839488@nntp.ix.netcom.com>
- References: <30EA62BE.557F@ix.netcom.com>
- NNTP-Posting-Host: ix-dc8-18.ix.netcom.com
- X-NETCOM-Date: Wed Jan 03 4:02:16 AM PST 1996
- X-Newsreader: Forte Agent .99c/16.141
-
- "Michael E. Hogberg" <hogberg@ix.netcom.com> wrote:
-
- |>When I try to use the graph.h header I get this error??
- |>
- |>
- |>graph.h(468) : error C4226: nonstandard extension used : '__far' is
- an
- |>obsolete keyword
- |>
- |>Anyone help???
-
- You are using a graph.h that is intended for use with another
- compiler. VC++ 4.0 doesn't include this nonstandard header.
-
- VC++ 4.0 neither needs nor supports the __far keyword.
-
- Michael M Rubenstein
-